# Task Maintenance

# Actions on Task Maintenance

The Admin can select a task based on its Task Id. Then that particular task gets loaded.

TSM4

Or he could select tasks based on Task Properties. He can also select the unassigned tasks.

TSM5

Alternatively, he can also get all the tasks in progress. When Admin selects this option, he is granted a view to the tasks that are currently in progress.

TSM2

Selecting any one Task, the Admin can perform any one of the following actions:

  • Delegate - Assign the task to some other person within the same group
  • Direct Task Assignment - Assign the task directly to a specific user
  • Reset In-Progress - Change the status back to Open
  • Kill Task - Totally kill the task and also all relevant executions
  • Replicate Task - When there is an inconsistency in the Task, its executions or its status between the internal processing engines, then this action would maintain uniform parameters across processors.
TSM3